Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Policy: Added new class for creation of centralized policy lists and vSmart policy #222

Merged
merged 16 commits into from
Sep 19, 2023

Conversation

ravindra-h
Copy link
Collaborator

@ravindra-h ravindra-h commented Apr 24, 2023

Pull Request summary:

Policy: endpoint support for selected centralized policy lists and vSmart policy

Description of changes:

  • Create, get all, get details, delete
    • Data prefix list
    • Site list
    • VPN list
    • Data / traffic policy
  • Create, activate, deactivate
    • vSmart policy
    • vSmart CLI policy

Checklist:

  • Make sure to run pre-commit before commiting changes
  • Make sure all checks have passed
  • PR description is clear and comprehensive
  • Mentioned the issue that this PR solves (if applicable)
  • Make sure you test the changes

Copy link
Collaborator

@kagrski kagrski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please re-check PR and provide the typing for variables.

vmngclient/api/policy_list.py Outdated Show resolved Hide resolved
vmngclient/api/policy_list.py Outdated Show resolved Hide resolved
vmngclient/api/policy_list.py Outdated Show resolved Hide resolved
vmngclient/api/policy_list.py Outdated Show resolved Hide resolved
vmngclient/api/policy_list.py Outdated Show resolved Hide resolved
vmngclient/api/policy_list.py Outdated Show resolved Hide resolved
vmngclient/api/policy_list.py Outdated Show resolved Hide resolved
vmngclient/api/policy_list.py Outdated Show resolved Hide resolved
vmngclient/api/policy_list.py Outdated Show resolved Hide resolved
vmngclient/api/policy_list.py Outdated Show resolved Hide resolved
@sbasan sbasan force-pushed the ravinh_2023_04_24 branch 2 times, most recently from 7b3c6e9 to 754faed Compare September 4, 2023 19:20
@sbasan sbasan force-pushed the ravinh_2023_04_24 branch 2 times, most recently from fa5a655 to ed702f3 Compare September 12, 2023 21:24
@sbasan sbasan requested a review from kagrski September 15, 2023 16:27
Copy link
Collaborator

@sbasan sbasan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

modelled endpoints

@sbasan sbasan merged commit 4844e84 into main Sep 19, 2023
9 checks passed
@sbasan sbasan deleted the ravinh_2023_04_24 branch September 19, 2023 12:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants